What is the meaning of the word "object program"?

Definitions:

  1. A fully compiled or assembled program ready to be loaded into the computer. copy to clipboard NOUN
    • The object program must be loaded into memory before it can be executed. copy to clipboard
  2. The machine-readable version of a program that has been translated from source code by a compiler or assembler. copy to clipboard NOUN
    • The compiler successfully generated the object program without errors. copy to clipboard
  3. The output of a compiler usually consisting of object code that the computer can understand or that can be further linked into an executable file. copy to clipboard NOUN
    • Before running the program, the object program must be linked with other modules. copy to clipboard

Synonyms: